Next | Prev | Up | Top | Contents | Index

Optimizing Use of the Vertex Array Extension

If you use the vertex array extension ("The Vertex Array Extension"), the following cases are currently accelerated for RealityEngine (each line corresponds to a different special case). To get the accelerated routine, you need to make sure your vertices correspond to the given format by using the correct size and type in your enable routines, and also by enabling the proper arrays:


Next | Prev | Up | Top | Contents | Index